[INFO] cloning repository https://github.com/olawa/methyl-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olawa/methyl-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folawa%2Fmethyl-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folawa%2Fmethyl-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d33519801931eda6313d88bf8cba2bfbdde3e39
[INFO] checking olawa/methyl-rs against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folawa%2Fmethyl-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/olawa/methyl-rs
[INFO] finished tweaking git repo https://github.com/olawa/methyl-rs
[INFO] tweaked toml for git repo https://github.com/olawa/methyl-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/olawa/methyl-rs on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/olawa/methyl-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3f74adcd6fec6bbbeaa31535d404ff3f63dd94a727fee31cdb5da29edd6fc9c0
[INFO] running `Command { std: "docker" "start" "3f74adcd6fec6bbbeaa31535d404ff3f63dd94a727fee31cdb5da29edd6fc9c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3f74adcd6fec6bbbeaa31535d404ff3f63dd94a727fee31cdb5da29edd6fc9c0" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f74adcd6fec6bbbeaa31535d404ff3f63dd94a727fee31cdb5da29edd6fc9c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3f74adcd6fec6bbbeaa31535d404ff3f63dd94a727fee31cdb5da29edd6fc9c0" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling fs-utils v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling curl-sys v0.4.87+curl-8.19.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking bio-types v1.0.4
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling pathfinder_simd v0.5.6
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking ieee754 v0.2.6
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling kuva v0.1.6
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking colorous v1.0.16
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling hts-sys v2.2.0
[INFO] [stderr]     Checking rust-htslib v0.48.0
[INFO] [stderr]     Checking methylartist-core v0.1.0 (/opt/rustwide/workdir/crates/methylartist-core)
[INFO] [stdout] warning: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> crates/methylartist-core/src/bam/meth_iter.rs:249:49
[INFO] [stdout]     |
[INFO] [stdout] 249 |                 Some(Err(e)) => return Some(Err(e.into())),
[INFO] [stdout]     |                                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: `#[warn(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `anyhow::Error`
[INFO] [stdout]    --> crates/methylartist-core/src/bam/meth_iter.rs:249:49
[INFO] [stdout]     |
[INFO] [stdout] 249 |                 Some(Err(e)) => return Some(Err(e.into())),
[INFO] [stdout]     |                                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<anyhow::Error as Into<anyhow::Error>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: `#[warn(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking methylartist-cli v0.1.0 (/opt/rustwide/workdir/crates/methylartist-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 43s
[INFO] running `Command { std: "docker" "inspect" "3f74adcd6fec6bbbeaa31535d404ff3f63dd94a727fee31cdb5da29edd6fc9c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f74adcd6fec6bbbeaa31535d404ff3f63dd94a727fee31cdb5da29edd6fc9c0", kill_on_drop: false }`
[INFO] [stdout] 3f74adcd6fec6bbbeaa31535d404ff3f63dd94a727fee31cdb5da29edd6fc9c0
